type go.uber.org/mock/gomock.anyOfMatcher

4 uses

	go.uber.org/mock/gomock (current package)
		matchers.go#L207: type anyOfMatcher struct {
		matchers.go#L211: func (am anyOfMatcher) Matches(x any) bool {
		matchers.go#L220: func (am anyOfMatcher) String() string {
		matchers.go#L369: 	return anyOfMatcher{ms}